home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 November / MACPOWER-1997-11.ISO.7z / MACPOWER-1997-11.ISO / AMUG / MUSIC / bol-processor-271-data.sit / bol-processor-271-data / BP2 examples / BP2 data / -da.SomeNotes < prev    next >
Text File  |  1995-04-28  |  489b  |  9 lines

  1. // First examples on BP2. Make sure that メEnglish notesモ is checked in the メMiscモ menu.
  2. C5 - D5 F5 G5_ C6 A#5 A5 G5
  3. {C5 D5 F5 G5 C6, A#5 A5 G5}
  4. _script(Beep) C5 D5 F5 G5 C6 _script(Wait for space) A#5 A5 G5
  5. _vel(60) C5 D5 F5 G5 _vel(127) C6 A#5 A5 G5
  6. _volumecont _volume(20) C5 D5 F5 G5 _volume(127) C6 A#5 A5 G5 _volume(80)
  7. _pitchcont _pitchrange(200) _pitchbend(0) C5 _ _ _ _pitchbend(150) _ _ _ _pitchbend(-180)
  8. _script(MIDI program 5) C5 D5 F5 G5 _script(MIDI program 5) C6 A#5 A5 G5
  9.